func github.com/klauspost/compress/zstd/internal/xxhash.writeBlocks

2 uses

	github.com/klauspost/compress/zstd/internal/xxhash (current package)
		xxhash.go#L88: 		nw := writeBlocks(d, b)
		xxhash_asm.go#L16: func writeBlocks(s *Digest, b []byte) int